@charset "utf-8";

/* CSS Document */



p.one {

	text-align: center;

	color: #FFF;

	background: #000;

	font-family: helvetica;

	font-style: normal;

	font-size:18px;

	padding: 0px;

	letter-spacing:3pt;

	margin-left: 5px;

	margin-right: 5px;
	margin-top: 10px;

}



p {

	text-align: center;

	color: #FFF;

	background: #000;

	font-family: helvetica;

	font-size:14px;

	letter-spacing: 2pt;
	margin-top: 20px;

}

